home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Haight-Ashbury in the Sixties
/
Haight-Ashbury in the Sixties (1996)(Rockument)(Disc 1 of 2)[Mac-PC].iso
/
mac
/
MAIN
/
TUNEIN
/
TURNON
/
SHARED.DIR
/
00558_Script_558
< prev
Wrap
Text File
|
1995-05-31
|
2KB
|
66 lines
on òenterframe
global rolledShow, searchShow
if rollover(40) then
set the visibility of sprite 40 = true
else
set the visibility of sprite 40 = false
end if
if the movie = "TURNON.DIR" then
updateStage
else
if rollover(41) then
if rolledShow = true then
set the puppet of sprite 41 = true
set the castNum of sprite 41 = the number of cast "RYO Return"
updatestage
end if
if searchShow = true then
set the puppet of sprite 41 = true
set the castNum of sprite 41 = the number of cast "RYO Return"
updatestage
end if
set the visibility of sprite 41 = true
else
set the visibility of sprite 41 = false
end if
end if
if rollover(42) then
set the visibility of sprite 42 = true
else
set the visibility of sprite 42 = false
end if
if rollover(43) then
set the visibility of sprite 43 = true
else
set the visibility of sprite 43 = false
end if
if rollover(44) then
set the visibility of sprite 44 = true
else
set the visibility of sprite 44 = false
end if
if rollover(45) then
set the visibility of sprite 45 = true
else
set the visibility of sprite 45 = false
end if
if rollover(46) then
set the visibility of sprite 46 = true
else
set the visibility of sprite 46 = false
end if
if rollover(47) then
set the visibility of sprite 47 = true
else
set the visibility of sprite 47 = false
end if
end òenterframe